home *** CD-ROM | disk | FTP | other *** search
/ Champak 78 / (Vol 78) My Disc.iso / Games / move_on_up.swf / scripts / DefineButton2_170 / BUTTONCONDACTION on(release).as
Text File  |  2008-10-28  |  74b  |  5 lines

  1. on(release){
  2.    _global.soundManager.soundOff();
  3.    gotoAndStop(2);
  4. }
  5.